home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Magazine / ActiveShareware / Zangband240 / edit / q0000006.txt < prev    next >
Encoding:
Text File  |  2000-08-26  |  677 b   |  41 lines

  1. # CVS: Last edit by $Author: remco $ on $Date: 1999/09/30 10:08:51 $
  2. # q0000006.txt
  3.  
  4. # Name
  5. Q:6:N:The Tower 2
  6.  
  7. # Definition
  8. Q:6:Q:6:0:0:0:30:0:0:3
  9.  
  10. # Floor with monster 9 levels out of deep as long as the quest is uncompleted
  11. F:1:1:8
  12. ?:[EQU $QUEST6 1]
  13. F:1:1:8:*9
  14. ?:1
  15.  
  16. # Quest down to quest 5
  17. F:>:10:8:0:0:0:0:0:5
  18.  
  19. # Quest up to quest 7
  20. F:<:11:8:0:0:0:0:0:7
  21.  
  22. # Dungeon
  23. D:XXXXXXXXX
  24. D:X......1X
  25. D:X.XXXXX.X
  26. D:X.X..1X.X
  27. D:X.X.X.X.X
  28. D:X.X>X.X.X
  29. D:X.XXX.X.X
  30. D:X1....X<X
  31. D:XXXXXXXXX
  32.  
  33. # Starting position when coming from level 1 of the tower (quest 5)
  34. ?:[EQU $LEAVING_QUEST 5]
  35. P:5:3
  36.  
  37. # Starting position when coming from level 3 of the tower (quest 7)
  38. ?:[EQU $LEAVING_QUEST 7]
  39. P:7:7
  40.  
  41.